Skip to content

Better calculate the transmit timeout for packets#292

Merged
sidcha merged 1 commit intogoToMain:masterfrom
brivolabs:issue-282
Mar 28, 2026
Merged

Better calculate the transmit timeout for packets#292
sidcha merged 1 commit intogoToMain:masterfrom
brivolabs:issue-282

Conversation

@rm5248
Copy link
Copy Markdown

@rm5248 rm5248 commented Mar 27, 2026

Some packets(such as firmware upgrade packets) can be so large that they will cause a timeout on libosdp, especially at slower baud rates. Add in a way to calculate how long the packet transmission should take in order to have an acceptable timeout.

see: #282

Some packets(such as firmware upgrade packets) can be so large that they will
cause a timeout on libosdp, especially at slower baud rates.  Add in a way to
calculate how long the packet transmission should take in order to have an
acceptable timeout.

See: goToMain#282
Copy link
Copy Markdown
Member

@sidcha sidcha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the PR.

@sidcha sidcha merged commit 46e45ba into goToMain:master Mar 28, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants